Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use locales from ICM configuration #685

Merged
merged 6 commits into from
May 20, 2021

Conversation

Eisie96
Copy link
Contributor

@Eisie96 Eisie96 commented May 7, 2021

PR Type

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

PWA locales are hard-coded in environment.ts.

Issue Number: Closes #684

What Is the New Behavior?

PWA locales are loaded from ICM configuration

Does this PR Introduce a Breaking Change?

[ ] Yes
[ ] No

Other Information

  • Use only ICM-configuration to get locales
  • Environment.ts should contain a fallback locale, when ICM configuration is not available
  • Tests

@Eisie96 Eisie96 self-assigned this May 7, 2021
@Eisie96 Eisie96 changed the title feature: use locales from ICM configuration feat: use locales from ICM configuration May 7, 2021
@Eisie96 Eisie96 added feature New feature or request wait Waiting for something (e.g. new ICM release) labels May 7, 2021
@MaxKless MaxKless self-requested a review May 10, 2021 08:51
@shauke shauke marked this pull request as ready for review May 11, 2021 08:41
@shauke shauke added this to the 0.31 milestone May 12, 2021
@MaxKless MaxKless force-pushed the feature/use-icm-language-settings branch from 300c183 to ccfc15e Compare May 20, 2021 09:35
MaxKless
MaxKless previously approved these changes May 20, 2021
@MaxKless MaxKless self-requested a review May 20, 2021 11:59
@MaxKless MaxKless merged commit 204fd36 into develop May 20, 2021
@MaxKless MaxKless deleted the feature/use-icm-language-settings branch May 20, 2021 12:00
@Eisie96 Eisie96 removed the wait Waiting for something (e.g. new ICM release) label May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Load locales from ICM-Configuration
3 participants